home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November / PCWK1103B.iso / CINEBENCH 2003 / resource / modules / objects / res / description / Osinglepoly.res < prev    next >
Text File  |  2003-02-27  |  301b  |  15 lines

  1. CONTAINER Osinglepoly
  2. {
  3.     NAME Osinglepoly;
  4.     INCLUDE Obase;
  5.  
  6.     GROUP ID_OBJECTPROPERTIES
  7.     {
  8.         REAL PRIM_POLY_WIDTH { UNIT METER; MIN 0.0; }
  9.         REAL PRIM_POLY_HEIGHT { UNIT METER; MIN 0.0; }
  10.         LONG PRIM_POLY_SUB { MIN 1; MAX 1000; }
  11.         BOOL PRIM_POLY_TRIANG {};
  12.     }
  13.     INCLUDE Oprimitiveaxis;
  14. }
  15.